home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.std.c
- Path: netcom.com!ahicks
- From: ahicks@netcom.com (Aaron Hicks at Netcom)
- Subject: Correction to SUMMARY: extern and static question
- Message-ID: <ahicksDKrIDs.62H@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- Date: Sat, 6 Jan 1996 13:49:04 GMT
- Sender: ahicks@netcom6.netcom.com
-
- In my original summary I wrote:
- >So a static in a function can be an extern for another module but a global
- >static can not be seen from other modules.
-
- This should have be:
- This should say that a static can not be seen from another module.
-
- Sorry for any confusion and Thans Again for the help
- Aaron Hicks
-